github.com/gotd/td/exchange.unencryptedWriter.isClient (method)

3 uses

	github.com/gotd/td/exchange (current package)
		proto.go#L55: func (w unencryptedWriter) isClient() bool {
		proto.go#L65: 			if w.isClient() &&
		proto.go#L82: 	if !w.isClient() {